home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
viewers
/
polyview
/
polyvw31.lha
/
Polyview3.1
/
new
/
zoom.bm
< prev
Wrap
Text File
|
1993-06-23
|
1KB
|
23 lines
/* $Header: /usr3/people/gbourhis/pv3/new/RCS/zoom.bm,v 1.1 92/09/18 10:55:26 marca Exp $ */
#ifdef RCSLOG
$Log: zoom.bm,v $
* Revision 1.1 92/09/18 10:55:26 marca
* Initial revision
*
#endif
#define zoom_width 30
#define zoom_height 30
static char zoom_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x01, 0x20, 0x00, 0x00, 0x01,
0x20, 0x00, 0x00, 0x01, 0x20, 0x00, 0x00, 0x01, 0xc0, 0xff, 0x03, 0x01,
0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x82, 0x00,
0x00, 0x00, 0x41, 0x00, 0x00, 0x80, 0x20, 0x00, 0x00, 0x40, 0x10, 0x00,
0x00, 0x20, 0x08, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x08, 0x02, 0x00,
0x00, 0x04, 0x01, 0x00, 0x00, 0x82, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00,
0x80, 0xc0, 0xff, 0x01, 0x40, 0x00, 0x00, 0x02, 0x20, 0x00, 0x00, 0x02,
0x20, 0x00, 0x00, 0x02, 0xe0, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, 0x00};